home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / reflection pool < prev    next >
Text File  |  1999-06-15  |  303b  |  19 lines

  1. Category: Andrew's Filters 3
  2. Title: Reflection Pool...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: REFPOOL.8BF
  6.  
  7. R:y>val(0,0,Y)?src(x,2*(Y-val(0,y,Y)),0):c
  8.  
  9. G:y>val(0,0,Y)?src(x,2*(Y-val(0,y,Y)),1):c
  10.  
  11. B:y>val(0,0,Y)?src(x,2*(Y-val(0,y,Y)),1):src(x,y,1)
  12.  
  13. A:a
  14.  
  15. ctl[0]: Divider
  16.  
  17. val[0]: 131
  18.  
  19.